CPPASTParameterDeclaration usage details

Summary

org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTParameterDeclaration has 8 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] CPPASTParameterDeclaration
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.NodeContainer.NameInformation.getICPPASTParameterDeclaration(boolean, ParserLanguage) 135 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 126 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 126 PRIVATE_PERMISSIBLE
[+] CPPASTParameterDeclaration() : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.NodeContainer.NameInformation.getICPPASTParameterDeclaration(boolean, ParserLanguage) 135 PRIVATE_PERMISSIBLE
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 126 PRIVATE_PERMISSIBLE
[+] copy() : CPPASTParameterDeclaration
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 129 PRIVATE_PERMISSIBLE
[+] setDeclSpecifier(IASTDeclSpecifier) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 128 PRIVATE_PERMISSIBLE
[+] setDeclarator(IASTDeclarator) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.getSetterDeclarator(String, IASTSimpleDeclaration, ICPPASTQualifiedName) 127 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional